mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Category cleanup.
This commit is contained in:
parent
dec47d16aa
commit
15cd29e1ad
@ -52,7 +52,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
- [Data Structure and Storage](#data-structure-and-storage)
|
- [Data Structure and Storage](#data-structure-and-storage)
|
||||||
- [Notifications](#notifications)
|
- [Notifications](#notifications)
|
||||||
- [Deployment](#deployment)
|
- [Deployment](#deployment)
|
||||||
- [I18n](#i18n)
|
- [Internationalisation and Localisation](#internationalisation-and-localisation)
|
||||||
- [Third Party APIs](#third-party-apis)
|
- [Third Party APIs](#third-party-apis)
|
||||||
- [Extensions](#extensions)
|
- [Extensions](#extensions)
|
||||||
- [Miscellaneous](#miscellaneous)
|
- [Miscellaneous](#miscellaneous)
|
||||||
@ -540,14 +540,15 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Notificator](https://github.com/namshi/notificator) - A lightweight notification library.
|
* [Notificator](https://github.com/namshi/notificator) - A lightweight notification library.
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
*Libraries for project deployment.*
|
||||||
|
|
||||||
* [Pomander](https://github.com/tamagokun/pomander) - A deployment tool for PHP applications.
|
* [Pomander](https://github.com/tamagokun/pomander) - A deployment tool for PHP applications.
|
||||||
* [Rocketeer](https://github.com/Anahkiasen/rocketeer) - A fast and easy deployer for the PHP world.
|
* [Rocketeer](https://github.com/Anahkiasen/rocketeer) - A fast and easy deployer for the PHP world.
|
||||||
* [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
|
* [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
|
||||||
* [Plum](https://github.com/aerialls/Plum) - A deployer library.
|
* [Plum](https://github.com/aerialls/Plum) - A deployer library.
|
||||||
|
|
||||||
## I18n
|
## Internationalisation and Localisation
|
||||||
*Libraries for I18n (Internationalization) and L10n (Localization)*
|
*Libraries for Internationalization (I18n) and Localization (L10n).
|
||||||
|
|
||||||
* [Aura.Intl](https://github.com/auraphp/Aura.Intl)
|
* [Aura.Intl](https://github.com/auraphp/Aura.Intl)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user