The Wayback Machine - https://web.archive.org/web/20220516122310/https://github.com/InitPHP
Skip to content
@InitPHP

InitPHP

InitPHP is a project that open source develops and publishes various modules/libraries from which you can build large or small structures.
  • Turkey

What is InitPHP?

InitPHP is a project that open source develops and publishes various modules/libraries from which you can build large or small structures. The modules here can work completely independently or can be easily used to build a structure that works synchronously with each other.

For example, to write a simple Web API; The Router module is sufficient. If you need a query builder or database abstraction layer; Include the Database module in your service.

Pinned

  1. Router Public

    This is an open source library that lets you create and manage advanced routes for HTTP requests.

    PHP 1

  2. Validation Public

    Simple and fast library for verifying that the data is of the type and structure you want.

    PHP 1 1

  3. Mailer Public

    This is a simple and fast library for sending mail with PHP.

    PHP 1

  4. Curl Public

    Curl library to help you make advanced HTTP requests with PHP.

    PHP 1 1

  5. Config Public

    Library for managing configuration files.

    PHP 1

  6. Database Public

    Manage your database with or without abstraction.

    PHP 1

Repositories

  • Curl Public

    Curl library to help you make advanced HTTP requests with PHP.

    PHP 1 MIT 1 0 0 Updated May 14, 2022
  • HTTP Public

    This library provides HTTP Message and HTTP Factory solution following PSR-7 and PSR-17 standards. It also includes an Emitter class for the PSR-7.

    PHP 1 MIT 0 0 0 Updated May 14, 2022
  • Database Public

    Manage your database with or without abstraction.

    PHP 1 MIT 0 0 0 Updated May 14, 2022
  • Framework Public

    InitPHP Framework, is the most minimalist web framework manager using MVC architecture.

    PHP 0 MIT 0 0 0 Updated May 10, 2022
  • Events Public

    Events; are useful constructs that allow you to hook from one point to another within the software.

    PHP 2 MIT 1 0 0 Updated May 9, 2022
  • Container Public

    Simple Dependencies Container following PSR-11 standards

    PHP 0 MIT 0 0 0 Updated Apr 25, 2022
  • Translator Public

    This library; It is a micro library that will allow you to add multi-language support to your projects or libraries.

    PHP 1 2 0 0 Updated Apr 24, 2022
  • Encryption Public

    It is an easy-to-use library for encrypting data and decryption encrypted data.

    PHP 1 MIT 1 0 0 Updated Apr 23, 2022
  • Mailer Public

    This is a simple and fast library for sending mail with PHP.

    PHP 1 MIT 0 0 0 Updated Apr 23, 2022
  • Validation Public

    Simple and fast library for verifying that the data is of the type and structure you want.

    PHP 1 MIT 1 0 0 Updated Apr 23, 2022

Top languages

Loading…

Most used topics

Loading…