Download the PHP package amirdev-byte/phlask without Composer

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

PHLask | فلسک پی‌اچ‌پی

فریمورک سبک و قدرتمند PHP برای ساخت API و وب اپلیکیشن‌های مدرن

نصب • شروع سریع • ویژگی‌ها • مستندات • نمونه‌ها • نقشه راه • مشارکت • مجوز


معرفی

فلسک‌پی‌اچ‌پی یک فریمورک سبک و قدرتمند PHP است که با الهام از فریمورک Flask در پایتون طراحی شده است. این فریمورک ابزاری عالی برای ساخت API‌های RESTful و وب اپلیکیشن‌های مدرن با معماری میکروسرویس ارائه می‌دهد.

ویژگی اصلی فلسک‌پی‌اچ‌پی، سادگی و انعطاف‌پذیری آن است. شما می‌توانید به سرعت یک API یا وب اپلیکیشن را راه‌اندازی کنید و با استفاده از کتابخانه‌های ارائه شده، مسیریابی، اتصال به پایگاه داده، احراز هویت و مدیریت درخواست‌ها را به راحتی انجام دهید.

ویژگی‌ها

مسیریابی قدرتمند

میان‌افزار (Middleware)

مدیریت درخواست و پاسخ

ابزارهای پایگاه داده

امنیت

انعطاف‌پذیری

نصب سریع

نیازمندی‌های سیستم:

مثال سریع

مستندات بیشتر

برای اطلاعات بیشتر و راهنمای کامل، لطفاً به مستندات کامل مراجعه کنید.

مثال‌های کاربردی

فریمورک فلسک‌پی‌اچ‌پی شامل چندین مثال کاربردی است که می‌توانید آن‌ها را در پوشه examples پیدا کنید:

مشارکت

مشارکت شما در این پروژه بسیار ارزشمند است. برای اطلاعات بیشتر در مورد نحوه مشارکت، لطفاً راهنمای مشارکت را مطالعه کنید.

مجوز

این پروژه تحت مجوز MIT منتشر شده است. برای اطلاعات بیشتر، به فایل LICENSE مراجعه کنید.


ساخته شده با ❤️ توسط تیم PHLask


All versions of phlask with dependencies

PHP Build Version
Package Version
Requires php Version >=8.4
psr/http-message Version ^2.0
psr/http-server-middleware Version ^1.0
psr/http-server-handler Version ^1.0
psr/container Version ^2.0
psr/log Version ^3.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 amirdev-byte/phlask contains the following files

Loading the files please wait ....