
Maravel-Framework boot speed improvements
Version 10.55.0 lost ~10.8 k rows of dev environment code that was moved to a separate package. https://marius-ciclistu.medium.com/maravel-framework-10-55-0-lost-10-8k-rows-of-overhead-improving-speed-and-security-54d058fc3d9a Version 10.56.0 brings faster boot time for apps that have many listeners for events and/or observers by improving the way they are registered, including caching the...
Maravel-Framework 10.54.3 security and speed improvement
Maravel-Framework 10.54.3, which is used in Maravel Micro-Framework and Maravelith Template, restricts the devCommands to local environment and by doing this, it speeds up the boot of the application. Also it contains a back-port for \Illuminate\Console\Prohibitable with the mention that these classes are by default prohibited from running in production:...
Maravel Microframework template is 15.965% faster than Lumen 10
Maravel 10.51.4 can process woth 15.965% more requests per second vs Lumen 10. This is without caching for config or routes and without opcache preload. More details https://github.com/myaaghubi/PHP-Frameworks-Bench/pull/77#issuecomment-3571486477
New improvement for casts and new feature lock updates
Version 5.1.0 of laravel-crud-wizard-free will include a backward compatible (laravel >= 8) major performance improvement for reducing the number of set calls during updates when using casts. Also a new feature of locking the model to prevent updates will come as a bonus. Maravel-Framework 10.53.2 will also contain this improvement at a larger scale than the one possible via an external...
Laravel-crud-wizard-free lib suite
Built for who needs more than Laravel can/wants to offer in terms of APIs. This includes both new features and retroactive bug fixes.





Witness the "unbelievable" - real AUTO APIs REST CRUD also via proxy
If things like: auto incrementing via API auto filtering via API auto aggregating via API on the resource's & relations' columns auto streamed JSON Lines response auto CSV streamed download auto XLS download with relations in separate sheet (for current page) auto MVCC DB "select count(*) from table" slow query solution in MySql >= 8 auto prevent DB blocking via API with long running queries...

