kematjaya0 member since: Oct 19, 2018 · Transparency log
kematjaya0's packages
-
PHP
kematjaya/access-control-bundle
Manifest-driven RBAC: grantable menu/action permissions on top of Symfony's role hierarchy, plus a filtered navigation-menu endpoint for API-first frontends.
-
PHP
kematjaya/auth-bundle
API-first JWT authentication & simple RBAC for Symfony (API Platform friendly). Bring your own User entity via a small interface + factory contract.
-
-
PHP
kematjaya/crud-maker-api-bundle
Symfony MakerBundle command that generates API Platform CRUD (DTO, service, state processor/extension) plus a frontend spec sidecar for @kematjaya/crud-ui-generator, for an existing Doctrine entity
-
PHP
kematjaya/crud-maker-bundle
Umbrella package for kematjaya/crud-maker-twig-bundle and kematjaya/crud-maker-api-bundle (BC convenience: pulls in both flavors, same as before the package split). New projects should require only the flavor they need.
-
PHP
kematjaya/crud-maker-core
Shared renderer base class used by kematjaya/crud-maker-twig-bundle and kematjaya/crud-maker-api-bundle
-
PHP
kematjaya/crud-maker-twig-bundle
Symfony MakerBundle command that generates Twig+Form CRUD (controller, views, filter type) for an existing Doctrine entity