Closed info2000 closed 9 years ago
Just download it, unpack and use. PSR-0 namespaces here, so you can use any autoloader you want to include files once. For example - https://github.com/jamm/Memory/blob/master/vendors/Jamm/Autoload/Autoloader.php, or https://github.com/jamm/Autoload/tree/master/lib/Jamm, or Composer's autoloader - any.
Hi, is possible install without use composer? Thanks