Download the PHP package php-resta/resta-core without Composer

On this page you can find all versions of the php package php-resta/resta-core. 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 resta-core

Build Status Total Downloads License Scrutinizer Code Quality

Resta - A Great Php Api Designer

Note: The repository contains core of the resta. The resta core is a fully open source and will be continuously developed. So that we will work with the help of your pull requests to make the core more stable.

Code of Conduct

Please review Code of Conduct. The resta core we will work together as much as we can to bring it to a better structure. the resta is very nice and very comfortable to write a better api code. We are pleased to present this to the community.

How to work the resta core?

Note: The resta core works in complete harmony by means of the skeleton repository. If you want,you can create your api structure with keep track of the core application box.

Resta core consists of a stable box. This box is defined as Application Box. This class works with the same determination all over the place.The application box is in the role of igniter for running a set of kernel classes. The skeleton repository integrates this magical box perfectly into itself and forms the resta structure.

For example, you can write as follows.

As you can see above, the application object will return itself in a super-fast way without error. One issue you should be aware of is that the resta kernel is directly dependent on the composer.json file. Therefore, you must install its dependencies via composer before using the application object.

Now let's make a small example to show what can be done with this magic box. In this example,lets install an array as a configuration,then let's read these values.

How to learn resta?

The resta has a perfectly written Documentation.If you have a php framework habit depending on your quick learning ability. Do not worry. You will be able to learn very easily the resta and use it with peace of mind.

Resta includes the following components.

and the resta provides support from many powerful components.

Security Vulnerabilities

If you discover a security vulnerability within Resta, please send an e-mail to Ali Gürbüz via [email protected]. All security vulnerabilities will be promptly addressed.

License

The resta api designer is open-sourced software licensed under the MIT license.


All versions of resta-core with dependencies

PHP Build Version
Package Version
Requires php-di/php-di Version ^5.4
ocramius/proxy-manager Version ~1.0|~2.0
symfony/yaml Version 2.*
nesbot/carbon Version ^1.21
symfony/http-foundation Version ^3.2
predis/predis Version ^1.0
symfony/var-dumper Version *
monolog/monolog Version ^1.22
symfony/console Version ^3.2
symfony/debug Version ^3.2
vlucas/phpdotenv Version ^2.4
guzzlehttp/guzzle Version ^6.2
symfony/finder Version ^4.0
symfony/security-csrf Version ^3.2
symfony/filesystem Version ^3.2
twig/twig Version ~1.0
symfony/cache Version ^3.2
illuminate/database Version ^5.4
illuminate/pagination Version ^5.4
symfony/event-dispatcher Version ^3.2
spatie/array-to-xml Version ^2.3
defuse/php-encryption Version ^2.1
symfony/process Version ^4.0
zendframework/zend-validator Version ^2.10
aligurbuz/lingua Version ^1.0
mobiledetect/mobiledetectlib Version ^2.8
aligurbuz/migratio Version ^2.0
phpunit/phpunit Version ^6.3
optimus/onion Version ~1.0
zendframework/zend-db Version ^2.9
doctrine/dbal Version ^2.7
symfony/stopwatch Version ^4.1
fzaninotto/faker Version ^1.7
league/pipeline Version ^1.0
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 php-resta/resta-core contains the following files

Loading the files please wait ....