Libraries tagged by define
seiffert/console-extra-bundle
1385 Downloads
This bundle adds support for commands defined as DI services
sassnowski/pest-plugin-contract-tests
254 Downloads
A plugin to define an implement contract tests in Pest
ryssbowh/craft-file-types
709 Downloads
Define and organise file types
runopencode/traitor-bundle
56 Downloads
Inject into services via method injection based on used traits of defined service classes.
roy404/schema
77 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
roy404/eloquent
108 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
rickselby/laravel-auto-presenter-mapper
5459 Downloads
Define presenters in a service provider rather than in the model
reliv/field-rat
301 Downloads
Define fields, related object models and validation strategies for fields and field types
reedware/laravel-events
7 Downloads
Define all of your events in a simple configuration file.
quasarstream/rtp-parameter
603 Downloads
RTP parameters define the configuration of a media stream in Real-time Transport Protocol, including codec information, payload types, SSRCs, header extensions, and RTCP settings.
prezto/permission
114 Downloads
PSR-7 permission middleware. Sets the status code to 401 if needed according to user defined rules.
plott/plottcore-wp-config
336 Downloads
Collect config values and safely define() them
pixelbrackets/application-context
1973 Downloads
Define the context of the current enviroment, in order to adapt configuration options depending on the stage an app is running on
piotrpress/composer-setuper
16 Downloads
This Composer plugin allows realizing full setup process (also interactively) of your project according to defined steps.
piotrpolak/conditional-routing-bundle
2487 Downloads
Provides a way to selectively load Symfony bundle routes based on a set of user defined conditions.