alxarafe/resource-controller dependents (6) Order by: name | downloads Show: all | require | require-dev
-
-
Blade
alxarafe/resource-blade
Blade adapter for alxarafe/resource-controller. Provides a RendererContract implementation using Laravel's Blade engine for server-side template rendering.
Abandoned! See alxarafe/resource-controller
-
PHP
alxarafe/resource-eloquent
Eloquent ORM adapter for alxarafe/resource-controller. Implements RepositoryContract, QueryContract, and TransactionContract using Illuminate Database.
-
PHP
alxarafe/resource-html
HTML adapter for alxarafe/resource-controller. Provides a RendererContract implementation using pure PHP and HTML templates.
Abandoned! See alxarafe/resource-controller
-
PHP
alxarafe/resource-pdo
PDO adapter for alxarafe/resource-controller. Implements RepositoryContract, QueryContract, and TransactionContract using native PDO.
-
PHP
alxarafe/resource-twig
Twig adapter for alxarafe/resource-controller. Provides a RendererContract implementation using Twig for flexible and decoupled template rendering.
Abandoned! See alxarafe/resource-controller