Download the PHP package duxweb/dux-lite without Composer

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

Dux Lite

中文文档

Version License: MIT

>️ **DuxLite** is a web framework based on **SlimPHP** with **Eloquent ORM** as its main data driver. - It integrates components standardized by major PSR specs like PSR-7, PSR-11, and PSR-15 for scalability and interoperability. - Avoiding excessive encapsulation, DuxLite allows developers to freely select and upgrade versions. - It adopts modular design, with unified entry management to streamline app architecture and management. ## Install ## Author 👤 **duxweb** * Website: https://www.dux.cn * Github: [@duxweb](https://github.com/duxweb) ## 🤝 Contributing Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/duxweb/dux-lite/issues). ## Show your support Give a ⭐️ if this project helped you! ## 📝 License Copyright © 2023 [duxweb](https://github.com/duxweb).
This project is [MIT](https://github.com/duxweb/dux-lite/blob/main/LICENSE) licensed. *** _This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_

All versions of dux-lite with dependencies

PHP Build Version
Package Version
Requires php Version >=8.2
ext-bcmath Version *
ext-curl Version *
ext-zip Version *
slim/slim Version ^4.11
slim/psr7 Version ^1.6
monolog/monolog Version ^3.2
php-di/php-di Version ^6.4.0
hassankhan/config Version ^3.0
symfony/yaml Version ^6.2
phpfastcache/phpfastcache Version ^9.1
nette/utils Version ^3.2
enqueue/redis Version ^0.10.19
symfony/console Version ^6.2
league/flysystem Version ^3.11
overtrue/flysystem-qiniu Version ^3.2
overtrue/flysystem-cos Version ^5.1
iidestiny/flysystem-oss Version ^4
illuminate/database Version ^10.0
latte/latte Version ^3.0
nette/php-generator Version ^4.0
doctrine/dbal Version ^3.5
illuminate/pagination Version ^10.0
vlucas/valitron Version ^1.4
bluem/tree Version ^3.2
symfony/var-dumper Version ^6.2
donatj/phpuseragentparser Version ^1.7
nette/finder Version ^2.6
nikic/php-parser Version ^4.15
enqueue/enqueue Version ^0.10.16
phpoffice/phpspreadsheet Version ^1.26
godruoyi/php-snowflake Version ^2.2
symfony/event-dispatcher Version ^6.2
kalnoy/nestedset Version ^6.0
symfony/process Version ^6.2
itsgoingd/clockwork Version ^5.1
intervention/image Version ^3.5.0
vlucas/phpdotenv Version ^5.5
symfony/translation Version ^6.3
symfony/messenger Version ^6.3
jaybizzle/crawler-detect Version ^1.2
xantios/mimey Version ^2.2
maennchen/zipstream-php Version ^3.1
peppeocchi/php-cron-scheduler Version ^4.0
voku/simple_html_dom Version ^4.8
stevebauman/hypertext Version ^1.0
symfony/lock Version ^6.3
zoujingli/ip2region Version ^2.0
ezyang/htmlpurifier Version ^4.17
predis/predis Version ^2.2
enqueue/amqp-lib Version ^0.10.19
jimtools/jwt-auth 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 duxweb/dux-lite contains the following files

Loading the files please wait ....