Popular Packages
-
-
-
PHP
rotexsoft/sqlschema
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
-
-
-
-
PHP
averay/extensible-blocks
Utilities for building a library with complex view block extension logic.
-
-
PHP
jpmerlotti/filament-theme-paginated-panel
This is a filament-theme based package that provides a panel with a functional pagination system
-
-
PHP
ultra/result
Allows you to process valid results and states, undefined states, and error states as objects of a single interface.
-
PHP
shin1x1/sample
-
PHP
tattran22/repository
The TatTran Repository is a Laravel package designed to supercharge your app's speed by caching database queries and model operations. This means your app can retrieve data instantly, leading to a smoother user experience.
-
PHP
php-cuong/php-simple-html-dom-parser
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.