Popular Packages
-
-
-
-
-
-
-
PHP
text/template
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
-
-
PHP
kylekatarnls/coffeescript
A port of the CoffeeScript compiler to PHP. (See http://github.com/alxlit/coffeescript-php, this is an exact fork to fix minimum stability on the last release)
-
PHP
cline/ruler
Fluent rule engine with proposition-based evaluation and 50+ operators for building conditional business logic
-
PHP
iazaran/smart-cache
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
-
-
-
PHP
kenepa/multi-widget
A Filament widget that encompasses multiple widgets.
Abandoned! See vodafoneziggonl/filament-multi-widget
-
PHP
kiwilan/typescriptable-laravel
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.