Libraries tagged by initial
drupal/event_platform_example
15 Downloads
Initial configuration of the Drupal Event Platform including an event
drupal/cwo_demo
14 Downloads
Initial configuration for Commerce Webform Order
drupal/core-datetime
163 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
donutsnl/glpisaml
56 Downloads
Full refactor of the initial phpSaml plugin for GLPI to comply with PSR and utilize native GLPI objects.
datatables.net/datatables.net-staterestore-dt
223 Downloads
The StateRestore extension for DataTables builds on the `stateSave` option within DataTable's core. This allows users to save multiple different states and reload them at any time, not just at initialisation. This is StateRestore for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-staterestore-bs5
1267 Downloads
The StateRestore extension for DataTables builds on the `stateSave` option within DataTable's core. This allows users to save multiple different states and reload them at any time, not just at initialisation. This is StateRestore for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-staterestore
2459 Downloads
The StateRestore extension for DataTables builds on the `stateSave` option within DataTable's core. This allows users to save multiple different states and reload them at any time, not just at initialisation. This is StateRestore for DataTables
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
codepso/laravel
2651 Downloads
This package contains helper, classes, query builders to initialize laravel projects.
bpocallaghan/laravel-starter
1 Downloads
A Laravel Starter project that helps you with the initial setup.
augustash/vscode-drupal
135 Downloads
Provides initial setup of Drupal based projects.
ali-eltaweel/lazy-props
5 Downloads
PHP Lazy-initialized properties
zfr/zfr-forum
222 Downloads
Zend Framework 2 Forum Module, initially developped for http://www.z-f.fr
knplabs/knp-mailjet-bundle
20936 Downloads
Symfony2 Bundle for initializing Mailjet PHP API wrapper and handling Event API callbacks
innoweb/silverstripe-soapserver
23 Downloads
SOAP server class which auto-generates a WSDL file to initialize PHPs integrated SoapServer functionality.