Libraries tagged by definitions
baraja-core/structured-api
174187 Downloads
Complex library for definition of your structured API endpoint as class with schema.
arvatoscm/dockerize-magento2
3037 Downloads
Docker infrastructure definitions for Magento 2
alpacadotsh/magento2-store-router
4217 Downloads
Magento 2 store routing rules and definitions.
silverstripe/advancedworkflow
86297 Downloads
Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.
piwik/searchengine-and-social-list
205313 Downloads
Search engine and social network definitions used by Matomo (formerly Piwik)
phpactor/reference-finder-extension
42227 Downloads
Goto definition functionality
phpactor/reference-finder
45590 Downloads
Base library for finding definitions
mmoreram/http-headers-bundle
6427 Downloads
Custom Response HTTP Headers definition for Symfony
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
kleijnweb/swagger-bundle
16176 Downloads
Makes your Swagger definition into a routing and validation spec
govcms/require-dev
32485 Downloads
Require-dev package definition for GovCMS 8
aedart/overload
11539 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
getpop/definitions
15480 Downloads
Enables to define a name for an element (such as modules, resources, etc) through different strategies
dnadesign/silverstripe-audio-definition
685 Downloads
Provides the models and interface to include keywords audio definition in content
fredemmott/definition-finder
1620 Downloads
Find definitions in PHP or Hack files. Useful for autoloaders.