{"repo":"flightphp/active-record","free":true,"listed":false,"github":"https://github.com/flightphp/active-record","clone":"git clone https://github.com/flightphp/active-record.git","description":"Micro Active Record library in PHP, supports chain calls, events, and relations.","language":"PHP","stars":16,"topics":["active-record","database","flightphp","mapper","mysql","sqlite","orm","query-builder","flipping-sweet"],"license":"MIT","category":"databases-storage","readme_excerpt":"FlightPHP Active Record An active record is mapping a database entity to a PHP object. Spoken plainly, if you have a users table in your database, you can \"translate\" a row in that table to a User class and a $user object in your codebase. See basic example. Basic Example Let's assume you have the following table: Now you can setup a new class to represent this table: Now watch the magic happen! And it was just that easy to add a new user! Now that there is a user row in the database, how do you pull it out? And what if you want to find all the users? What about with a certain condition? See how much fun this is? Let's install it and get started! Installation Simply install with Composer Documentation Head over to the documentation page to learn more about usage and how cool this thing is! :) License MIT","default_branch":null,"files":null,"tree":[],"storefront":"/r/flightphp","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/flightphp/active-record/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}