Libraries tagged by forge
hzy9738/forge-sdk
66 Downloads
forge-sdk
hipsterjazzbo/fire-and-forget
9739 Downloads
A simple PHP library to just fire off an HTTP request and forget about it
frankflow/laravel-forge-logs
33 Downloads
A Laravel Forge API wrapper for logs
fixel/forge-deploy
108 Downloads
entity-forge/entity-forge
9 Downloads
A configuration-driven PHP framework for generating entity models and building multi-tenant SaaS applications.
ekram/schema-forge
22 Downloads
Laravel Package to create crud operation
conneqt/forge-service
100 Downloads
A Laravel service package for Conneqt Forge integration.
algoyounes/qr-forge
387 Downloads
PHP Package to generate QR Codes
aglipanci/laravel-dashboard-forge-tile
556 Downloads
2.3.0
aura-is-here/fire-and-forget
3197 Downloads
A simple PHP library to just fire off an HTTP request and forget about it
igne-agency/laravel-boot-up
30 Downloads
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.
bellows-app/cli
208 Downloads
An intelligent command line utility that sits on top of Laravel Forge to get your site up and running with all of your third party integrations configured at the speed of light.
schnittstabil/psr7-csrf-middleware
109596 Downloads
Stateless PSR-7 CSRF (Cross-Site Request Forgery) protection middleware - simple Slim Framework 3 integration.
schnittstabil/csrf-twig-helpers
34733 Downloads
CSRF (Cross-Site Request Forgery) protection helpers for the Twig templating engine.
mattkirwan/temp-token
66 Downloads
A nice and simple library which allows you to generate a random token with an accompanying expiration date - perfect for creating 'forgotten password' URL's, however the temporary token could be used for anything.