Libraries tagged by traduction
brapastor/container
18 Downloads
This is a demo IoC, please do not use it in production
bored-programmers/laragrid
98 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.
betawax/uploads-proxy
347 Downloads
Proxy WordPress uploads from the production site.
benjaminhu/laravel-app-debug-dynamic
149 Downloads
Enabling Laravel APP_DEBUG dynamically in production environment
beleriand/container
5 Downloads
This is a demo IoC container. Please don't use it in production.
beck24/elgg_copy
24 Downloads
A tool to sync data between a production and develpment elgg instance
barberousselibre/hermessenger
25 Downloads
Work in progress - Web mail form for HTML page, written in PHP - Please do not use this in production environment (for now).
banovic/ordernote
8 Downloads
Add order note on checkout - purpose of this module is learning of Magento 2, do not use it in production
backfron/laravel-inline-assets
75 Downloads
Render your javascript and css files inline for better performance in production.
astappiev/wp-sync-cli
0 Downloads
A WP-CLI command to sync dev and production WordPress sites.
assegaiphp/cli
2 Downloads
The AssegaiPHP CLI is a command-line interface tool that helps you to initialize, develop, and maintain your Assegai applications. It assists in multiple ways, including scaffolding the project, serving it in development mode, and building and bundling the application for production distribution.
assegaiphp/beanstalkd
1 Downloads
Beanstalkd queue integration for AssegaiPHP framework, enabling job production and consumption using the Pheanstalk library.
aslamhus/wordpress-hmr
43 Downloads
HMR setup with webpack and wp-scripts for wordpress development and production
artistan/git-info
52 Downloads
automatic env configurations dependent on git branch (non-production) or tag (production)
arminsam/db-data-importer
70 Downloads
A handy tool to import selective data from production database into you local environment db