Download the PHP package lastdragon-ru/lara-asp without Composer
On this page you can find all versions of the php package lastdragon-ru/lara-asp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lastdragon-ru/lara-asp
More information about lastdragon-ru/lara-asp
Files in lastdragon-ru/lara-asp
Package lara-asp
Short Description The Awesome Set of Packages for Laravel.
License MIT
Homepage https://github.com/LastDragon-ru/lara-asp
Informations about the package lara-asp
Awesome Set of Packages for Laravel
The set provides best practices to make development more fun and classes/services that I found very useful while working on big extensible applications.
[include:artisan]: <lara-asp-documentator:requirements "{$directory}">
Requirements
Requirement | Constraint | Supported by |
---|---|---|
PHP | ^8.3 |
HEAD ⋯ 5.0.0 |
^8.2 |
HEAD ⋯ 2.0.0 |
|
^8.1 |
6.4.2 ⋯ 2.0.0 |
|
^8.0 |
4.6.0 ⋯ 2.0.0 |
|
^8.0.0 |
1.1.2 ⋯ 0.12.0 |
|
>=8.0.0 |
0.11.0 ⋯ 0.4.0 |
|
>=7.4.0 |
0.3.0 ⋯ 0.1.0 |
|
Laravel | ^11.0.0 |
HEAD ⋯ 6.2.0 |
^10.34.0 |
HEAD ⋯ 6.2.0 |
|
^10.0.0 |
6.1.0 ⋯ 2.1.0 |
|
^9.21.0 |
5.6.0 ⋯ 5.0.0-beta.1 |
|
^9.0.0 |
5.0.0-beta.0 ⋯ 0.12.0 |
|
^8.22.1 |
3.0.0 ⋯ 0.2.0 |
|
^8.0 |
0.1.0 |
Installation
Installation of the root lastdragon-ru/lara-asp
package is not recommended because it will install all packages, but some of them are intended to use while dev only (and may want dependencies like phpunit
/phpstan
/etc). So select the desired package and install it. You can find requirements and installation instructions (if any) inside package documentation.
Packages
🐝 | Package intended to use in dev. |
---|
(Laravel) Core
This package contains useful utilities and classes.
Read more.
(Laravel) Documentator
This package provides various utilities for documentation generation such as Markdown Preprocessor, Requirements Dumper and more.
Read more.
(Laravel) Eloquent Helpers
This package contains useful extensions and mixins for Eloquent.
Read more.
(Laravel) GraphQL Extensions for Lighthouse
This package provides highly powerful @sortBy
is not only about standard sorting by columns but also allows use relations. 😎
Read more.
(Laravel) Intl Formatter
This package provides a customizable wrapper around Intl formatters to use it inside Laravel application.
Read more.
(Laravel) Raw SQL Migrator/Seeder
This package improves standard Laravel migrations to add support for raw SQL files during migration and seeding. So you can easily use your favorite visual tool for database development like MySQL Workbench with Laravel 🥳
Read more.
(Laravel) SPA Helpers
Read more.
(Laravel) Symfony Serializer
This package provides a customizable wrapper around the Symfony Serializer Component to use it inside Laravel application.
Read more.
(Laravel) Testing Helpers 🐝
This package provides various useful asserts for PHPUnit and better solution for HTTP tests - testing HTTP response has never been so easy! And this not only about TestResponse
but any PSR response 😎
Read more.
Dev 🐝
Various internal tools and helpers to develop the package itself.
Read more.
GraphQL Printer
Independent (from Laravel and Lighthouse) package that allow you to print GraphQL Schema and Queries in highly customized way eg you can choose indent size, print only used/wanted/all types, print only one type, print used/wanted/all directives (it is not possible with standard printer) and even check which types/directives are used in the Schema/Query.
Read more.
Upgrading
Please follow Upgrade Guide.
Development
- Fork & clone
docker compose up
- ...
- Enjoy
Legend
Icon | Place | Description |
---|---|---|
🧪 | Docs | Experimental feature. Any feedback would be greatly appreciated. |
🐝 | Docs | Package intended to use in dev. |
🤝 | Docs | Backward-compatible change. |
💀 | Docs | Deprecated feature. |
🡹 | CI | The highest versions of dependencies are used. |
🔒 | CI | The locked versions of dependencies are used. |
🡻 | CI | The lowest versions of dependencies are used. |
🪓 | CI | The optional dependencies are removed. |
🆄 | CI | Running on Ubuntu |
🆆 | CI | Running on Windows |
🅼 | CI | Running on Mac OS X |
All versions of lara-asp with dependencies
ext-bcmath Version *
ext-dom Version *
ext-filter Version *
ext-intl Version *
ext-json Version *
ext-libxml Version *
ext-mbstring Version *
ext-xmlreader Version *
composer/semver Version ^3.2
doctrine/sql-formatter Version ^1.1
guzzlehttp/psr7 Version ^1.9.1|^2.4.5
http-interop/http-factory-guzzle Version ^1.0.0
illuminate/collections Version ^10.34.0|^11.0.0
illuminate/console Version ^10.34.0|^11.0.0
illuminate/container Version ^10.34.0|^11.0.0
illuminate/contracts Version ^10.34.0|^11.0.0
illuminate/database Version ^10.34.0|^11.0.0
illuminate/filesystem Version ^10.34.0|^11.0.0
illuminate/http Version ^10.34.0|^11.0.0
illuminate/macroable Version ^10.34.0|^11.0.0
illuminate/pagination Version ^10.34.0|^11.0.0
illuminate/process Version ^10.34.0|^11.0.0
illuminate/routing Version ^10.34.0|^11.0.0
illuminate/support Version ^10.34.0|^11.0.0
illuminate/testing Version ^10.34.0|^11.0.0
illuminate/translation Version ^10.34.0|^11.0.0
illuminate/validation Version ^10.34.0|^11.0.0
league/commonmark Version ^2.4
mockery/mockery Version ^1.6.2
nikic/php-parser Version ^4.18|^5.0
nuwave/lighthouse Version ^6.5.0
opis/json-schema Version ^2.3.0
phpdocumentor/type-resolver Version ^1.7
phpstan/phpdoc-parser Version ^1.25
phpunit/phpunit Version ^10.1.0|^11.0.0
psr/http-message Version ^1.0.0|^2.0.0
sebastian/comparator Version ^5.0|^6.0.0
sebastian/exporter Version ^5.0|^6.0.0
symfony/console Version ^6.3.0|^7.0.0
symfony/deprecation-contracts Version ^3.0.0
symfony/filesystem Version ^6.3.0|^7.0.0
symfony/finder Version ^6.3.0|^7.0.0
symfony/http-foundation Version ^6.3.0|^7.0.0
symfony/http-kernel Version ^6.3.0|^7.0.0
symfony/mime Version ^6.3.0|^7.0.0
symfony/polyfill-php83 Version ^1.28
symfony/property-access Version ^6.3.0|^7.0.0
symfony/property-info Version ^6.3.9|^7.0.0
symfony/psr-http-message-bridge Version ^2.0.0|^6.4.0|^7.0.0
symfony/serializer Version ^6.3.3|^7.0.0
webonyx/graphql-php Version ^15.4.0