Download the PHP package pdeans/mvps-muven without Composer
On this page you can find all versions of the php package pdeans/mvps-muven. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package mvps-muven
This package is abandoned and no longer maintained.
MVPS Muven Framework
Develop rapid, robust, and powerful web applications.
About MVPS Muven
Muven was created to speed up MVPS development efforts for web applications. Built on upon a stripped down version of the Laravel framework, Muven provides developers an expansive toolset to build rich and enjoyable web applications. The framework offers a service provider to the pdeans Miva JSON API library to quickly set up projects and integrations that tie into the Miva JSON API.
Checkout the the ExampleController
under the app/Http/Controllers
path for an example of getting setup with the API service provider.
Getting Started
To get started, run the following command to create a new Muven project in the directory of your choosing.
Make sure to follow the steps for getting a Laravel application setup, and then it's time to get Muven!
Further Reading
As the framework is built largely on the Laravel framework, it is highly recommended to checkout the Laravel documentation and work along side it as you build out your applications.
If your application will be interacting with the Miva JSON API, make sure to update the .env
in the project root with your credentials and store information, then checkout the pdeans Miva JSON API documentation.
All versions of mvps-muven with dependencies
fideloper/proxy Version ^4.3
fruitcake/laravel-cors Version ^2.0
laravel/framework Version ^7.26
laravel/tinker Version ^2.0
pdeans/miva-api Version ^1.2
pdeans/utilities-miva Version ^1.0
pdeans/utilities-vardumpers Version ^1.0
pdeans/xml-builder Version ^1.0