Libraries tagged by app maker
codifyo/maker-bundle
9183 Downloads
Add the support of multi bundle app to symfony/maker-bundle
amikavousi/app-maker
114 Downloads
AppMaker, designed to help modularize your Laravel project. With AppMaker, you can easily organize your code and improve your project's scalability.
morfeey/app-maker-bundle
39 Downloads
rodgan/laravel-app-module-maker
5 Downloads
Create make command inside the app-module folder
simplepleb/themes
124 Downloads
Themes allow you to create and switch between themes in your Laravel app.
robmorgan/phinx
48096226 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
spatie/laravel-multitenancy
3266983 Downloads
Make your Laravel app usable by multiple tenants
spatie/laravel-cookie-consent
4955443 Downloads
Make your Laravel app comply with the crazy EU cookie law
docusign/esign-client
7891158 Downloads
The Docusign PHP library makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-esign-php-client repository. Join the eSign revolution!
spatie/laravel-slack-slash-command
664351 Downloads
Make a Laravel app respond to a slash command from Slack
spatie/pest-plugin-route-testing
66730 Downloads
Make sure all routes in your Laravel app are ok
extism/extism
5537 Downloads
Make your software programmable. Run WebAssembly extensions in your app using the first off-the-shelf, universal plug-in system.
nolimits4web/framework7
427 Downloads
Full featured mobile HTML framework for building iOS & Android apps
rs/laravel-version-control
7892 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
kunstmaan/utilities-bundle
152223 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher