Download the PHP package element/nexus without Composer

On this page you can find all versions of the php package element/nexus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

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 nexus

Minimum PHP Version Vue version Latest version Build Status Software License Total Downloads

Element is designed to be very simple and straightforward to use.

:elephant: Requirements

Element requires PHP 7.1+.

IMPORTANT: If you want to use YAML files or strings, then you need to require in the Symfony Yaml component in your composer.json.

:zap: Installation

The supported way of creating an Element project is via Composer.

Whats the foss all about?

Element is designed to be very simple and straightforward to use. It's kind of similar to Laravel, but with a structure and context that suited my needs and taste in a better way!... While the public views are more or less up to the developer itself, I decided to use the free version of Soft UI Dashboard from creative tim for the backend dashboard, simply because it's really easy to use! It has lots of cool ui elements and the best part of it?! It's 100% free - Even for commercial apps 😊 So you are good there 👌... Although it comes with an MIT license, so please bear that in mind whenever you make any changes to the code.

But I highly recommend any users of Element3 to check out their Pro version 👀📢 It's really cool, and it comes with a lot of extra cool features... Or else feel free to switch to your own template if you like. (I left the theme as a .zip folder under 'src/assets/themes')

:speech_balloon: Usage

Open up the terminal and type the command below, to see a list of all the commands Element cli has to offer...

For example, this command will launch the app on the built-in webserver

But please try it out for yourself! :rocket: It has loads of cool features :sunglasses:

Testing

:link: Contributing

Please see CONTRIBUTING for details.

:cop: Security

If you discover any security related issues, please email [email protected] directly, instead of using the issue tracker.

:heavy_check_mark: Source

Element was inspired and put together from these courses over at codecourse.com

  1. Build a shopping cart (episode 2)
  2. Configuration with Slim 3
  3. Custom 404 views with Slim 3
  4. JWT Authentication from Scratch
  5. Eloquent translations with Slim 3
  6. Slim 3 Pagination
  7. Mailable Classes in Slim 3
  8. Get friendly with Webpack
  9. Building a Vue project with Webpack
  10. Learn Vuex
  11. The Symfony Console Component
  12. Build a command-line uptime monitor
  13. Database migrations with Slim
  14. Build an image upload microservice
  15. Unit testing with PHPUnit

:mega: Credits

:copyright: License

The MIT License (MIT). Please see the license file for more information.


All versions of nexus with dependencies

PHP Build Version
Package Version
Requires ext-json Version *
ext-pdo Version *
cartalyst/sentinel Version ^5.0
dragonmantank/cron-expression Version ^3.3
element/social Version ^3.0
element/unique Version ^3.0
firebase/php-jwt Version ^6.10
guzzlehttp/guzzle Version ~7
hassankhan/config Version ^3.1
illuminate/database Version ~8
illuminate/events Version ~8
illuminate/pagination Version ~8
illuminate/support Version ~8
illuminate/translation Version ~8
intervention/image Version ^2.7
intervention/imagecache Version ^2.6
nesbot/carbon Version ^2.72
php-di/slim-bridge Version 1.0.2
phpunit/phpunit Version 9.6.19
ramsey/uuid Version ^4.2
respect/validation Version 1.1
robmorgan/phinx Version ^0.14.0
slim/csrf Version 0.8.3
slim/flash Version ^0.4.0
slim/slim Version ~3
slim/twig-view Version ^2.5
swiftmailer/swiftmailer Version ^6.3
symfony/console Version ~5
symfony/event-dispatcher Version ~5
symfony/http-foundation Version ~5
symfony/var-dumper Version ~5
symfony/yaml Version ~5
twig/intl-extra Version ^3.9
twilio/sdk Version ^8.0
vlucas/phpdotenv Version ^5.6
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 element/nexus contains the following files

Loading the files please wait ....