Libraries tagged by define
nilportugues/php_todo
10043 Downloads
Looks into the code using a user-defined list of to-do phrases and stops commit if the total amount increased or is above a threshold.
nilportugues/php_forbidden
8094 Downloads
Looks into the code using a user-defined list of forbidden function in a given path.
neoblack/webmcp
28 Downloads
Declarative WebMCP tool framework for TYPO3: define agent tools server-side, expose them via document.modelContext, with optional first-party usage analytics.
nedsbeds/profile_split_enable
234655 Downloads
Allows Drupal sites using multiple profiles, CMI and config split to have a config split defined for each profile
mxc-commons/mxc-layoutscheme
1160 Downloads
Zend Framework 2 Module that allows to define layout schemes and apply custom layouts to routes, modules, controllers and actions.
mvccore/ext-auth-basic
804 Downloads
MvcCore - Extension - Auth - Basic - simple authentication extension, only to signin/signout user. Extension can use credentials defined in system `config.ini` or in database. Possibility to extend user, signin/signout forms, submit controller and extension class itself.
molajo/filesystem
294 Downloads
Simple, uniform file and directory services API for PHP applications that enables applications to interact with any filesystem for which an adapter has been defined in a common way.
mkd/laravel-fast-api
8 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
mits87/eloquent-nested-attributes
364 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
midorikocak/nanodb
108 Downloads
Nano DB is a tiny php library that allows you to define easily usable repositories.
michael-milette/moodle-local_contact
19 Downloads
Contact Form for Moodle is a Moodle local plugin plugin enables you to create webmail forms which will be sent to the site's support email address or primary administrator if the support email address is not defined.
markup/needle-bundle
61101 Downloads
A Symfony bundle for search. Defines a standard search query builder (including filters and faceting), and integrates with different backends (currently Solr and Elastic).
larapack/attribute-hashing
1236 Downloads
Allows you to define what attributes in your Eloquent Model which should be hashed.
lagan/property-onetomany
793 Downloads
Controller for the Lagan one-to-many property. Lets the user define a one-to-many relation between two content objects.
lagan/property-manytoone
798 Downloads
Controller for the Lagan many-to-one property. Lets the user define a may-to-one relation between two content objects.