gsu-dle/slim

v1.1.4 2023-03-08 19:01 UTC

This package is auto-updated.

Last update: 2024-04-08 21:11:16 UTC


README

Slim 4 components, commonly used third-party web libraries, and GSU extensions.

Install:

Via Composer

$ composer require gsu-dle/slim

Requires PHP 8.1 or newer.

Links:

  • Slim - PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
  • PHP-DI - The dependency injection container for humans
  • PHP dovenv - Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically
  • laminas-diactoros - PSR HTTP Message implementations
  • laminas-httphandlerrunner - Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
  • Guzzle - PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services
  • Monolog - Logging for PHP
  • Symfony Cache - The Cache component provides extended PSR-6 implementations for adding cache to your applications
  • Twig - The flexible, fast, and secure template language for PHP
    • Twig View in Slim - Slim Framework view helper built on top of the Twig templating component

Credits

License

The MIT License (MIT). Please see License File for more information.