Libraries tagged by create file
ibrahimbougaoua/filament-trace
71 Downloads
A Filament package is a reusable software library for PHP that provides logging and tracking functionality for CRUD operations and user interactions. It includes a logging class to capture create, read, update, delete actions, as well as user interactions like login and logout.
goldenscarab/modulus-service-field
0 Downloads
An helper to create html forms easily
gamesi/filament-menu-builder-compat
2 Downloads
Create and manage menus and menu items
denisjunio/nova-create-or-add
6 Downloads
A Laravel Nova field.
connector/laravel-firebird
37 Downloads
A Firebird database package for the Laravel Framework. In additional that package can create triggers
clevel/nova-create-or-add
236 Downloads
A Laravel Nova field.
camspiers/php-lib-create
2 Downloads
Creates a PHP composer library with useful defaults (github repo, phpunit, travis, namespace, php-cs-fixer, README)
bigfork/silverstripe-create-test-user-form
5 Downloads
Creates a test user form with a mix a of conditional and required fields
bit3/php-flexi-tree
460 Downloads
Object oriented framework to create menues.
virgiliopontes/autowheremysql
24 Downloads
With this package, it's easy to create visions where your users become more powerful. You give them the power to filter fields all fields in a query, without the need to create each field separately.
storage-factory/storage-factory
441 Downloads
Factory class that creates either File Storage or Directory Storage PHP 5.2.17 and up
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.
boospot/boo-woocommerce-helper
18 Downloads
Helper class that lets you create woocommerce fields and tabs for custom fields.
tobias/zend-expressive-inputfilter-delegator
37 Downloads
InputFilterPluginManager delegator to create input filters from config.
boospot/boo-widget-helper
5 Downloads
Helper class that lets you create, save and sanitize widget fields without dealing with WordPress Widgets API.