Libraries tagged by then
symbiote/silverstripe-mailcapture
1112 Downloads
A module for development/staging systems that capture email within the repository instead of actually sending to a user. These emails can then be browsed within the CMS.
silvester/reverse-form
695 Downloads
Rendering ZF2 forms with viewscripts. It can be extended to render with other frameworks then Twitter Bootstrap.
shiftechafrica/pam-php-sdk
595 Downloads
This library handles all the PAM - PayBill Account Manager API's,that are then linked to Safaricom M-pesa Daraja.
sheadawson/silverstripe-dynamiclists
7196 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
service-to/validate-email
1018 Downloads
Library to validate an email address against its mail servers by doing a name server lookup and then connecting to its MX records.
peridot-php/peridot-watcher-plugin
52610 Downloads
Watch tests for changes then run them again
pedro151/orm-generator
329 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
pcuser42/cakephp-webpack-asset-loader
692 Downloads
Webpack Asset handling plugin for CakePHP. It takes an exported entrypoints.json file and then automatically loads all assets for a specified entry point.
pantheon-systems/travis-scripts
218 Downloads
Use Travis to build a Drupal site with Composer, test with Behat, and then deploy to Pantheon.
pantheon-systems/circle-scripts
287 Downloads
Use Circle CI to build a Drupal site with Composer, test with Behat, and then deploy to Pantheon.
morethanthemes/extra_block
57 Downloads
Creates reusable blocks for demontattion. Places then in regions (eg. footer).
mennovanhout/laravel-model-constants
410 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
martinshaw/decomposer
50 Downloads
List Composer 'vendor' directories on your system, how heavy they are, then you can select which ones you want to delete to free up space (NPM's npkill but for PHP Composer)
luyadev/luya-module-admin-usertoken
3487 Downloads
Extend the LUYA Admin by providing app's which then LUYA Admin users can authenticated through the API.
laravelflux/laravel-fixtures
5049 Downloads
Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing