php.package.health
composer.json
.Package | Status | |
---|---|---|
robclancy/class-name-fix-utility | This is used to rename badly named classes. Comes with built in Laravel support to rename `Facade` to `Surrogate`. | |
robclancy/db-connector | Fork of illuminate/database to provide a simple package for database connection alone | |
robclancy/laravel4-hashing | Package for when you can't use Bcrypt in Laravel 4. | |
robclancy/presenter | Decorate your objects using presenters. Primarily to keep presentation logic out of your models. | |
robclancy/schema-builder | Fork of illuminate/database to use the schema builder alone. | |
robclancy/string | A PHP library to manipulate strings via a string object similar to other languages | |
robclancy/validation | A validations package built for PHP 5.4 and easy validation for framworks. | |
robclancy/validation-rules | A little standard for defining validation rules. | |
robclancy/xf-support | This package is a bunch of things to remove a lot of boilerplate when working with XenForo. | |
robclancy/xf-sync | . | |
robclancy/xf-toolkit | A toolkit to use with XenForo for development. |