Popular Packages
-
PHP
aldhi88/starterkit-larawire-agentic
An Agentic AI-ready Laravel and Livewire starter kit for secure, modular internal company applications.
-
PHP
zestly/dev-login-bundle
Log in as any user without a password in your Symfony dev environment. Built for humans, and for coding agents that can't type your password.
-
-
pdphilip/omnicron
Unify your Laravel cron jobs into loggable, self-describing tasks with a queryable run history
-
PHP
timadey/laravel-lazy-settings
Enum-driven, per-scope settings for Laravel with lazy persistence: definitions live in an enum, values are only stored when changed, reads fall back to declared defaults.
-
-
PHP
goldnead/statamic-identity-contracts
Identity foundation for Statamic addons: a stable Identity value object and resolver contracts so addons never depend on a concrete App\Models\User.
-
PHP
shipwelldev/cornerstone-support
Evolving generators, stubs, standards, and installation guidance for Cornerstone Laravel applications.
-
PHP
amirrajabzadeh/laravel-source-guard
رمزگذاری امن سورسکد PHP در پروژههای Laravel/Lumen با مدیریت کلید مبتنی بر Master Key + HKDF
-
PHP
wapplersystems/form
WapplerSystems fork of typo3/cms-form — extended backend editor (variants/conditions UI), additional events, cross-field validators (e.g. entropy spam filter).
-
PHP
oliverthiele/ot-countup
CE CountUp - TYPO3 content element for animated, viewport-triggered counting statistics (key figures).
-
Vue
posio/cabinet-kit
Base admin panel scaffolding extracted from posio.cabinet: multi-tenant accounts, per-account roles/permissions, bundled auth, settings shell, Inertia+Vue layout and UI kit.
-
-
PHP
mod-lab/craft-restrict-entry-type-quantity
Limit how many entries of a given entry type can exist per site in Craft CMS
-
PHP
nylo/smalljson
Shrink Laravel JSON responses with a compact structural encoding and optional deflate. Adds response()->smallJson() and a drop-in middleware; pairs with the smalljson Dio interceptor for Flutter.