Skip to content

Simplify data querying in Laravel applications with the power of CycleORM and the Specification Pattern.

License

Notifications You must be signed in to change notification settings

wayofdev/laravel-data-query-builder

Repository files navigation


WayOfDev Logo for light theme WayOfDev Logo for dark theme


Build Status Total Downloads Latest Stable Version Software License Commits since latest release PHP Version Require

Laravel Package Template

This is minimal Laravel template which is used by other PHP projects in wayofdev organization.

If you like/use this package, please consider starring it. Thanks!

Screenshot

💿 Installation

→ Using composer

Require as dependency:

$ composer req wayofdev/laravel-data-query-builder

🧪 Running Tests

→ PHPUnit tests

To run tests, run the following command:

$ make test

→ Static Analysis

Code quality using PHPStan:

$ make lint-stan

→ Coding Standards Fixing

Fix code using The PHP Coding Standards Fixer (PHP CS Fixer) to follow our standards:

$ make lint-php

🤝 License

Licence


🙆🏼‍♂️ Author Information

Created in 2024 by lotyp / wayofdev