Download the PHP
package breality/atlas-laravel without Composer
On this page you can find all versions of the php package
breality/atlas-laravel. It is possible to download/install
these versions without Composer. Possible dependencies are resolved
automatically.
Vendor breality Package atlas-laravel Short Description Atlas-Laravel: starter officiel Breality pour Laravel avec génération automatique de features, services, tests et documentation. License
MIT
After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.
Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.
In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories.
In this case some credentials are needed to access such packages.
Please use the auth.json textarea to insert credentials, if a package is coming from a private repository.
You can look here for more information.
Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
To use Composer is sometimes complicated. Especially for beginners.
Composer needs much resources. Sometimes they are not available on a simple webspace.
If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?
Informations about the package atlas-laravel
Atlas-Laravel
Atlas-Laravel est le starter officiel Breality pour Laravel.
Il sert à standardiser le développement de projets internes et futurs, en fournissant :
Un starter Laravel toujours à jour (dernière version stable)
Des générateurs de Features et Services
Une documentation automatique
Des tests unitaires et fonctionnels automatisés
Un workflow standardisé respectant PSR-12
Objectif
Créer un projet Laravel prêt à l'emploi pour tous les projets Breality, en garantissant :
Cohérence dans le code et la structure
Installation rapide et automatisée
Structure du projet
Prochaines étapes
Créer la commande atlas:setup pour configurer le projet
Vérification et création de la base de données (locale + test)
Génération automatique de Features et Services
Mise en place de la documentation et des tests automatiques
* Laravel prendra **toujours la dernière version stable** grâce à `"laravel/framework": "*"`
* `post-create-project-cmd` prépare la future commande interactive (`atlas:setup`)
---
Composer command for our command line client (download client)This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free.Standard composer command
The package breality/atlas-laravel contains the following files
Loading the files please wait ...
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.