Libraries tagged by Frash
justinkekeocha/database-dump
115 Downloads
This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump
justinjunkes/laravel-notify
1945 Downloads
Flexible flash notifications for Laravel
jrobertfox/dtox
118 Downloads
Creates really fresh DTOs
joeyrush/better-migrate-seed
11182 Downloads
An alternative migrate:fresh --seed command which allows you to create a group of seeders from your existing data and/or playback a group of seeders
jeybin/toastr
803 Downloads
Simple helper for php-flasher
jakjr/messenger
11696 Downloads
Simple package to flash generic messages
inpsyde/wp-rest-starter
8441 Downloads
Starter package for working with the WordPress REST API in an object-oriented fashion.
glowy/registry
2174 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
genealabs/laravel-messenger
875 Downloads
Flash notification module for Laravel.
didix16/php-apidataobject
7641 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
dereuromark/cakephp-file-storage
464 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
datatables.net/datatables.net-buttons-dt
6318 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-buttons-bs4
11188 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-buttons-bs
777 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
cracksalad/i18n
1289 Downloads
PHP library to properly handle internationalization, but in a stateless fashion - no gettext()!