Browse Source

Moved Poser to misc and updated repository and name.

pull/268/merge
Jamie 11 years ago
parent
commit
c9c2a2286f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

84
 
84
 
85
 * [Satis](https://github.com/composer/satis) - A static Composer repository generator.
85
 * [Satis](https://github.com/composer/satis) - A static Composer repository generator.
86
 * [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
86
 * [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
87
-* [Poser](https://github.com/FrenkyNet/Poser) - A Composer class aliasing library.
88
 * [Version](https://github.com/herrera-io/php-version) - A parsing and comparison library for semantic versioning.
87
 * [Version](https://github.com/herrera-io/php-version) - A parsing and comparison library for semantic versioning.
89
 * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
88
 * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
90
 * [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
89
 * [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
622
 * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
621
 * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
623
 * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.
622
 * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.
624
 * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
623
 * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
624
+* [Alias](https://github.com/fuelphp/alias) - A class aliasing library.
625
 
625
 
626
 # Software
626
 # Software
627
 *Software for creating a development environment.*
627
 *Software for creating a development environment.*

Loading…
Cancel
Save