Download the PHP package jonasraoni/nines without Composer
On this page you can find all versions of the php package jonasraoni/nines. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package nines
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
Applications that don't use Symfony Flex
Step 1: Download the Bundles
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step 2: Enable the Bundles You Want
Then, enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
NinesUtilBundle is required by all the others.
Step 3: Add Routing Information
Import the routing information as required:
Step 4: Configure the Bundles
Copy the configuration files from the bundles and edit them as required:
Step 5: Update Your Database Schema
How you do this one depends on your project and your config. Doctrine migrations are the recommended approach.
Post Installation
This should be enough to get the bundles working. You may also wish to load the Doctrine fixtures.
Fixtures are available for development, testing, and production. They are
labelled dev
, test
, and prod
.
Included Bundles
- BlogBundle - various blogging functionality
- Dublin Core Metadata to entities
- EditorBundle - Wrapper around CKEditor
- FeedbackBundle - Attach comments to entities
- MediaBundle - Upload media files and attach them to entities
- SolrBundle - Solr server client
- UserBundle - User logins and security related things
- UtilBundle - Various things that don't fit well elsewhere
Each bundle should include documentation.
All versions of nines with dependencies
ext-imagick Version *
ext-json Version *
doctrine/cache Version ^2.1
doctrine/inflector Version ^2.0
doctrine/persistence Version ^2.5
egulias/email-validator Version ^3.1
guzzlehttp/guzzle Version ^7.4
knplabs/knp-menu-bundle Version ^3.2
knplabs/knp-paginator-bundle Version ^5.8
minimalcode/search Version ^1.0
nyholm/psr7 Version ^1.4
sensio/framework-extra-bundle Version ^5.1|^6.2
solarium/solarium Version ^6.0
soundasleep/html2text Version ^2.0
twig/string-extra Version ^3.0