Popular Packages
-
PHP
anderson-dw/laravel-eloquent-join
This package introduces the join magic for eloquent models and relations.
-
PHP
veeqtoh/secure-code
A Laravel package for creating secure codes, providing unique and random n-digit codes for any use.
-
PHP
gumnet/magento-2-disable-force-change-password
Magento 2 disable force change password on expiration for admin user
-
PHP
rapidkit/laravel-restify
Powerful and intuitive package designed to accelerate REST API development within the Laravel ecosystem
-
PHP
rapidkit/laravel-camunda-client
High level model, something like Eloquent, to interact with Camunda resources via REST API.
-
-
3ch3r46/bootui-typeahead
The twitter bootstrap typeahead extension for yii 2 framework
-
PHP
weblabormx/php-remove-unused-css
PHP Remove Unused CSS is a tool to remove unused CSS from your website using PHP
-
-
-
HTML
bigeweb/framework
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
-
-
-
-
JavaScript
gustocoder/laravel-datatable
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel