Marius Pantea

Marius Pantea

MaravelQL | Equivalent constant torque
2 points

Forums

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.c...

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 observers when events are cached. https://marius-ciclistu.medium.c...

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:

  • \Illuminate\Database\Console\Migrations\FreshCommand

  • \Illuminate\Database\Console\Migrations\MigrateMakeCommand

  • \Illuminate\Database\Console\WipeCommand

  • \Illuminate\Database\Console\Migrations\ResetCommand

  • \Illuminate\Database\Console\Migrations\RefreshCommand

  • \Illuminate\Database\Console\Seeds\SeedCommand

The differences to Laravel/Lumen are:

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...

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 package. It will support prevention of updates also. More details .

Would you pay more for a product with great support?

Most people think users choose products based on features or price. In reality, support decides who stays.

A cheaper tool becomes expensive fast when every issue turns into a ticket nightmare. Meanwhile, teams keep paying more for products that solve problems and support them when it matters.

Support is not a cost. It is part of the product experience. Fast replies build trust. Clear answers reduce churn. Companies that treat support as a growth lever win.

I really wonder these questions

Would you pay more for a product with great support?

Most people think users choose products based on features or price. In reality, support decides who stays.

A cheaper tool becomes expensive fast when every issue turns into a ticket nightmare. Meanwhile, teams keep paying more for products that solve problems and support them when it matters.

Support is not a cost. It is part of the product experience. Fast replies build trust. Clear answers reduce churn. Companies that treat support as a growth lever win.

I really wonder these questions

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.

Marius Pantea

3mo ago

Maravel rest wizard MaravelQL - Elasticsearch SQL built-in support

Faster Dynamic KPIs with MaravelQL and Elasticsearch

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 for mysql >= 5.7.4 and mariaDB >= 10.1.1

  • auto composite primary key handling

  • read-only DTO for model

  • auto update the one to one relations on resource update

  • retroactive vulnerability fix for eager loading relations in global scopes

  • and many more features that you can read about here: https://github.com/macropay-solu...

    seem unbelievable at first glance, be my guest and see for your self: https://laravel-crud-wizard.com

Marius Pantea

5mo ago

Maravel rest wizard MaravelQL - Eases API resource exposure via proxies

Expose your data via gateway (proxy) API faster than before with these new packages that handle not decorated (raw) and decorated data format.
Marius Pantea

5mo ago

Maravel PHP framework - Alternative to Lumen Framework

Maravel Framework and its template for APIs Maravel are an improvement inspired by Lumen 10.0.4 and Laravel packages v10.48.29. Maravelith is a template for monoliths that was inspired by Laravel 10.3.3 and Laravel Components 10.48.29.
Marius Pantea

5mo ago

Maravel-rest-wizard MaravelQL - MaravelQL out-of-the-box auto-filtering and aggregations

maravel-rest-wizard lib suite developed for the Laravel/Lumen and Maravelith/Maravel frameworks comes with built-in MaravelQL, a query language that offers dynamic filtering and aggregating, allowing a new table to be exposed via API in just 15 - 30 minutes.