Libraries tagged by declared
ramphor/web-app-manifest
3 Downloads
The manifest also allows developers to declare a default screen orientation for your web application
plexi/string-arguments
6 Downloads
Parseador expressões e argumentos declarados em forma de string
nick-denry/managed-constant-models
6 Downloads
Allow to declare constants with named attributes via separate class model
mrpk-dev/composer
5 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
lin3s/template-selector
2974 Downloads
Adds a field to declare templates used by pages dynamically
lancerhe/php-router
20 Downloads
A RESTful, flexible MVC router component for PHP 5.3+. Declare rules which route HTTP requests to a controller.
kjjd84/lucid
96 Downloads
Declare database schemas & factory definitions inside Laravel models.
jdion84/lucid
6 Downloads
Declare database schemas inside Laravel models.
daaarkling/php-add-strict-types-line
190 Downloads
Command-line script for adding `declare(strict_types=1);` line to PHP files
cms-alchemy/config-finder
4 Downloads
Lists modules that declare a configure route and provides a centralized index of their configuration forms.
clyons-eis/silverstripe-metadataobject
361 Downloads
Provide basic MetaData for custom DataObjects; declare default functions & override as needed
charm/model
4 Downloads
A data model library. Allows you to declare columns and fields and query them easily using charm/recordset.
cfxmarkets/repo-tools
367 Downloads
A small set of tools to help manage repositories, such as database migration tools, etc. NOTE: Because these tools encompass a wide range of uses, we've decided not to declare their dependencies explicitly. Rather, these dependencies are _suggested,_ such that people who need them may easily find and download them, while those who don't won't need to incorporate excess code.
alphalemon/alphalemon-bootstrap-bundle
1970 Downloads
AlphaLemonBootstrapBundle takes care to autoload and configure bundles on a composer base application. The responsibility to configure the bundle is delegated to the bundle's author, who implements an autoloader.json file, where declares the bundle's configuration.
x-wp/hook-invoker
259 Downloads
Provides standardized way to declare and invoke WordPress hooks