Libraries tagged by laravel5 date
ahmedessam/laravel-autotranslate
129 Downloads
Laravel AutoTranslate is a package that automates the process of collecting translation keys throughout your Laravel project and organizing them into the appropriate translation files. This tool simplifies multilingual development by ensuring that all translation keys are efficiently managed and up-to-date.
7ute/laravel-provision
1488 Downloads
Migrate provisioning data separately
wendelladriel/laravel-more
3 Downloads
Implementation of the Repository Pattern using Laravel Model binding
seiler/eloquent-date
52 Downloads
A trait for Eloquent models to help you work with dates in different languages
okipa/laravel-model-json-storage
1376 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
motivo/editorjs-data-converter
1889 Downloads
A package to convert JSON data that Editor.js generates back to html so it can be used.
michael-rubel/laravel-model-mapper
451 Downloads
Collection of functions to loop over your data.
maxeckel/laravel-editorjs
10 Downloads
This package helps you with working with Editor.js saved data (Blocks)
marshmallow/nova-tool-data-importer
97 Downloads
A fully-fledged Excel & CSV import tool for Laravel Nova. The importer will use your own validation rules on every row. It can run in browser and in queued jobs. When running as a job, events will fire to let you know what is happening.
label305/auja-laravel
194 Downloads
Library to setup Auja for a Laravel 4 or 5 application. Auja is an easy-to-use, easy-to-implement admin interface for managing your data.
kepka42/laravel-mapper
813 Downloads
Package for map data
andreshg112/laravel-auditing-notifications
564 Downloads
A notifications driver for the owen-it/laravel-auditing package. Allows sending notifications with audit data through custom channels.
syamsoul/laravel-action-delay
151 Downloads
Delay a Job, Database Query or PHP code at a specific datetime easily with one simple command.
miinto/laravel-mssql
8649 Downloads
Laravel extension which allows to use MS SQL specific column types like 'datetime2', 'real' and 'uniqueidentifier'.
encodia/laravel-dotenv-editor
79 Downloads
The .env file editor tool for Laravel 5.8+