Skip to content
This repository was archived by the owner on Jun 16, 2024. It is now read-only.
/ flink Public archive

[Archived] Library for automatic database entity mapping, fully functioning by magic methods.

License

Notifications You must be signed in to change notification settings

tilokowalski/flink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

191 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flink - PHP Magic ORM Library

Development has been discontinued and further use is not recommended.

This project was a great learning experience for me and I formerly used it for a couple of personal projects. However, it does not meet my current standards for safety and code quality and I would not recommend using it for any new projects, especially not for production.

About the project

Flink is a Library for automatic database entity mapping, fully functioning by magic methods. Entities are represented by classes which extend the Entity class. Each Entity requires a corresponding list and mapper class and can be used to automatically map database entries to objects and vice versa.

About

[Archived] Library for automatic database entity mapping, fully functioning by magic methods.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages