Libraries tagged by created
kerattila/laravel-track-author
911 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
jhonyspicy/laravel-wordpress-login
3983 Downloads
login with user who created by wordpress
innologi/typo3-appointments
2203 Downloads
Appointment scheduler allows FE users to schedule / list / manage appointments. Agenda's are created in BE, including user-defined appointment types, conditions, registration forms, and more.
hostcreators/managesieve
253 Downloads
Managesieve is a library to manage and modify sieve (RFC5228) scripts. Originally created by zambodaniel/managesieve
fsi/data-indexer
62259 Downloads
FSi DataIndexer Component - Component created to provide one simple object indexing strategy for FSi DataSource and DataGrid components.
et-soft/yii2-widget-select-year
13315 Downloads
Widget for Yii2, created selectbox field with years
drupal/core-datetime
200 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.
dayemsiddiqui/eloquent-defaults
338 Downloads
An elegant way to automatically insert default rows to a table whenever a new row to a specific model is created
axn/laravel-eloquent-authorable
40869 Downloads
Support for created_by and updated_by fields in Eloquent models.
askvortsov/flarum-help-tags
3864 Downloads
Allow members to post in a tag, but only see discussions that they created or have been granted access to.
agoalofalife/reports
1562 Downloads
UI for created and download reports in Laravel
justbetter/statamic-eloquent-driver-globalset-migration-generator
3956 Downloads
Creates a database migration when a new globalset is created
iak/make-testable
5563 Downloads
Create a test along with any class created using the laravel make command
badoo/phpcf
2542 Downloads
The formatter was created to basically only modify whitespaces, for example line feed, tabs, spaces, etc.
malhal/laravel-createdby
130 Downloads
A trait that adds createdBy and updatedBy user relations to your models