Why do we need to build a PHP framework by ourself? Maybe most of the people will say "There have so many PHP frameworks be provided, but we still made a wheel?". My point is "Making a wheel is not our purpose, we will get a few of knowledge when making a wheel which is our real purpose". Defined a entrance file that provide a uniform file for user visit, which hide the complex logic like the enterprise service bus. Register a function by used set_error_handler to handle error, but it can't handle the following error, E_ERROR, E_PARSE, E_CORE_ERROR, E_CORE_WARNING, E_COMPILE_ERROR, E_COMPILE_WARNING and the E_STRICT produced by the file which called set_error_handler function. So, we need use register_shutdown_function and error_get_last to handle this finally error which set_error_handler can't handle. When the framework running, we can handle the error by ourself, such as, give a friendly error messge for client.

Features

  • Config Handle Module
  • Request & Response Module
  • Micro monolith router
  • Use Vue For View
  • Service Container
  • Nosql Support

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

Apache License V2.0

Follow Docker env

Docker env Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Docker env!

Additional Project Details

Programming Language

PHP

Related Categories

PHP Frameworks

Registered

2022-12-01