Libraries tagged by post controls
zendframework/zend-mvc-plugin-prg
1078460 Downloads
Post/Redirect/Get plugin for zend-mvc controllers
zendframework/zend-mvc-plugin-fileprg
999169 Downloads
Post/Redirect/Get plugin with file upload handling for zend-mvc controllers
hessam/laravel-blogger
1247 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
pristavu/pest-plugin-test-time
437 Downloads
A Pest plugin to control the flow of time
godscodes/laravel-blog
193 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
ramonbakker1992/validation-rules-helper
11 Downloads
This package allows validation rules to be defined globally and reused. This way you can use the same rules for your Controller, Action classes, API post/update routes, Livewire and other sections.
yousafsyed/standalone_php_proxy
139 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.
chrisjohnson00/controller-callback-bundle
22 Downloads
A Symfony 2 bundle to add controller pre/post calls via route configuration
schenato/code-posts
50 Downloads
Schenato.me a package for management posts
zaryabakhtar/laravel-blog
60 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
tingan/laravel-blogger
4 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
sfire-framework/sfire-routing
120 Downloads
sFire routing for mapping urls to controllers and methods.
lucass3na/laravel-blog
26 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
hasnainali9/laravel-blog
2 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
genericmilk/rollout
2 Downloads
Time delay your laravel controller and blade code into a simple if branch!