Libraries tagged by marcos
marcocesarato/sqlparser
35825 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
marcocesarato/minifier
15320 Downloads
This class can minify HTML, Javascript and CSS
tanthammar/filament-extras
3851 Downloads
Filament macros, pages, fields, columns and other helpers
nullthoughts/laravel-latest-relation
49573 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
techquity/query-macros
35915 Downloads
techquity/collection-macros
58013 Downloads
instante/extended-form-macros
81316 Downloads
Extended form rendering macros for Nette framework
friendsofhyperf/macros
26156 Downloads
The commonly used macros for Hyperf.
f9webltd/laravel-redirect-response-macros
1770 Downloads
Some useful redirect response macros for your Laravel application
envor/laravel-schema-macros
8803 Downloads
Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.
dansoppelsa/laravel-carbon-macros
1492 Downloads
Laravel Carbon Macros
algolia/laravel-scout-algolia-macros
33603 Downloads
A collection macros to extend Laravel Scout with more Algolia capabilities
nextras/latte-macros
173405 Downloads
Macros for Latte from Nette Framework.
yabhq/laravel-mint
23759 Downloads
A collection of traits, macros and other helpers to keep your Laravel app feeling fresh.
marjose123/filament-no-connection
2653 Downloads
Show an alert to the user if there is no connection from your server