Libraries tagged by slim 4
maurobonfietti/slim4-api-skeleton
2351 Downloads
Useful skeleton for RESTful API development, using PHP and Slim 4.
magmasoftwareengineering/slim-base
378 Downloads
Base structures for Slim 4 Framework
magmasoftwareengineering/rollout-group-slim
271 Downloads
Slim 4 integration for magmasoftwareengineering/rollout — feature flag admin controllers, multi-storage replication, Twig helpers, and a Symfony Console command. Successor to the previous opensoft/rollout-based wrapper.
darkalchemy/slim-auth
229 Downloads
A Slim 4 skeleton with authentication
akrabat/slim4-starter
748 Downloads
Starter Slim 4 project
semhoun/slim-mailer
3312 Downloads
Email support for the Slim 4 Framework using Twig and Swift Mailer.
adriansuter/slim4-skeleton
734 Downloads
Web application skeleton that uses the Slim4 Framework, PHP-DI, Nyholm PSR7 and Twig.
zhangshize/slim-facades
7329 Downloads
Facades for Slim 3 & 4.
semhoun/slim-skeleton-mvc
1291 Downloads
Simple Slim Framework 4 skeleton with Twig, Monolog, Doctrine in Sqlite.
magmasoftwareengineering/slim-module-middleware
1513 Downloads
Module management for Slim Framework 4
glance-project/glance-slim
5288 Downloads
A fork of SLIM framework v2.6.4 working with PHP8.2
rotexsoft/slim3-skeleton-mvc-app
467 Downloads
This is a template mvc web-application (powered by SlimPHP 4), that can be extended to build more complex web applications.
lucatacconi/crunz-ui
1530 Downloads
User interface for lavary/crunz. Integrate Crunz library and funtions: Tabular, monthly or weekly interface to view the scheduled and executed tasks. Quick display of the execution result of the tasks that have been executed (Indicator icons easily show the result). Upload, download, edit or delete tasks. Forced run of the task, even outside the scheduled time with eventual display of the log once the execution is completed. It can be used with integrated Crunz or with a version of Crunz already installed on the system
voodoophp/voodoo
210 Downloads
A micro PHP 5.4 Modular MVC framework, that contains only the libraries to get you started
ohansyah/laravelbenchmark
1120 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project