Libraries tagged by 7dir
nihilsen/laravel-join-using
104 Downloads
Add support for the USING directive in join constraints for Laravel query builder
nickwest/form-maker
779 Downloads
Create Bulma compatible forms and tables directly from Eloquent Models and Collections
netzmacher/duty
83 Downloads
Duty – additional Scheduler Tasks. Remove deprecated files from directories - in respect for GDPR/DSGVO. Reminds a fe_users, if there are deprecated records.
networkrailbusinesssystems/user-login
533 Downloads
Provide user login with active directory account with minimal overhead
netresearch/postdirekt-autocomplete
161 Downloads
Deutsche Post Direkt Autocomplete Integration for Shopware6
nasr/laravel-lang-translatable
111 Downloads
Easy-to-use package To Automatically translate language directory using google translation
naneau/filegen
29899 Downloads
A PHP File and Directory Generating Tool
namelesscoder/inline-page-editing
4849 Downloads
Edit content elements directly in page module without switching views
mynorel/framework
18 Downloads
Mynorel: a narrative-first PHP framework with expressive architecture and directive syntax.
mukadi/chartjs-builder
9906 Downloads
generate beautiful charts directly from SQL query in PHP
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.
mohsinqk/focuspoint
271 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
mkd/laravel-fast-api
6 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.
michaelmeneses/moodle-composer
16 Downloads
Manage Moodle LMS and plugins using Composer at a root directory level (example ROOT/moodle).
mhsaheb/laravel-rpc-rabbitmq
5 Downloads
Request/Reply (RPC) over RabbitMQ for Laravel, using direct-reply-to.