Searched refs:Composer (Results 1 – 14 of 14) sorted by relevance
28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));32 …call_user_func(\Composer\Autoload\ComposerStaticInita19a915ee98347a0c787119619d2ff9b::getInitializ…36 … $filesToLoad = \Composer\Autoload\ComposerStaticInita19a915ee98347a0c787119619d2ff9b::$files;
5 namespace Composer\Autoload;
13 namespace Composer; namespace15 use Composer\Autoload\ClassLoader;16 use Composer\Semver\VersionParser;
13 namespace Composer\Autoload;
6 Learn more about Composer at http://getcomposer.org
38 * Install via Composer: `composer require phpseclib/phpseclib:~3.0`46 * Install via Composer: `composer require phpseclib/phpseclib:~2.0`52 * Composer compatible (PSR-0 autoloading)53 * Install using Composer: `composer require phpseclib/phpseclib:~1.0`79 2. Ensure you have Composer installed (see [Composer Download Instructions](https://getcomposer.org…
9 - [Composer](https://getcomposer.org/) support21 Use [Composer](https://getcomposer.org/):26 If you don't want to use Composer (why not?!), just download the `EmailAddressValidator.php` file, …28 … the 10th commit to the Google Code svn repository). If you want to use Composer to install the **…44 The **new syntax** is as follows (ensure you have already included Composer's `autoload.php` file!):
20 ## Composer section in Incutio XML-RPC library (IXR)22 A [Composer](http://getcomposer.org/) file has been added to this repository.
13 ===== Composer Scripts =====
4 RSS and Atom feed generator by Kai Blankenhorn, slightly cleaned up and packaged for Composer.65 packaged for Composer & cleaned up slightly
18 * Composer- and Packagist-ready
24 - [Composer install](#composer-install)45 ### Composer install
16 - Disable Composer lockfile by @jrfnl in [#887](https://github.com/simplepie/simplepie/pull/887), b…196 * Added PHP module requirements to Composer. [#590](https://github.com/simplepie/simplepie/pull/590)244 * Added PHPUnit as a `dev-dependency` in Composer. [#463](https://github.com/simplepie/simplepie/pu…245 * Added `mf2/mf2` as a suggestion in Composer for use with microformats. [#491](https://github.com/…
46 … "description": "Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!",