Libraries tagged by call control
danj/spotify-cli-remote
19 Downloads
A CLI tool for controlling Spotify on all platforms
athiq/bondsteinscrud
3 Downloads
Create a Crud package generate all necessary routes, migrations, controllers, and view files
radphp/admin-bundle
65 Downloads
Admin bundle to manage all other bundles in one control panel
lbmadesia/generator
52 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
krgupta/generator
74 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
hijaumuda/generator
18 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
vadkuz/flarum2-secondary-tags-master
21 Downloads
Bind global secondary tags to specific primary tags and control whether they appear in All Discussions.
mage2kishan/module-custom-options
38 Downloads
Panth Custom Options — beautifully styled product custom options for Hyva-based Magento 2 storefronts. Replaces the default custom options rendering with a modern, accessible UI featuring styled text inputs, textareas, file upload zones, select/radio/checkbox controls, and HTML5 date pickers, all governed by CSS custom properties for easy theming. Requires Panth_Core.
encryptorcode/php-oauth-login
20 Downloads
An authentication framework which lets you to configure any type of authentication using OAuth (includes login with Google, Facebook, Github etc.) all with user management in your control.
drparham/restfulapi
6 Downloads
This Package leverages oauth2-server-laravel and laravel-cors packages, and adds version control, and routes to implement all packages to have a fully functional API
stobys/laravel-crafter
36 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)
issafy/permissions-generator
6 Downloads
:permission generation for all your declared routes with corresponding controller action
abbert/symfony-action-utils
460 Downloads
Implements all the methods defined in Symfony's ControllerTrait. Can be injected in controllers / actions.
staskjs/laravel-rest
4692 Downloads
All you need to quickly create REST controllers
oguzcandemircan/laravel-unique-sluggable
55 Downloads
This package allows you to create unique slugs. It keeps all the slugs you define in the slugs table. It also satisfies all requests and directs it to the controller you define in your model.