{"repo":"Zoha/laravel-meta","free":true,"listed":false,"github":"https://github.com/Zoha/laravel-meta","clone":"git clone https://github.com/Zoha/laravel-meta.git","description":"a package for working with models meta in laravel","language":"PHP","stars":236,"topics":["laravel","package","meta","metable","models-meta","php"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"Laravel Meta a laravel package for working with meta ! Page Contents 1. Introduction 2. Features 3. Installation 4. Basic Methods - Create New Meta - Update Meta - Create Or Update Meta - Get Meta - Get Metas - Delete Meta - Check Meta Exists Or Not - Increase Meta - Decrease Meta 5. Clauses - Where Meta Clause - Where Meta In Clause - Where Meta Between Clause - Where Meta Null Clause - Where Meta Has Clause - Order By Meta - Eager Loading 6. Other Methods And Features - Notes - Data Type - Custom Meta Table - Meta Model - Meta Table 7. License 8. Contributing Introduction Sometimes our models in laravel needs a lot of information that should be stored in the database. For example, Suppose you want to create a blog and add a model for posts on this blog. The most important information that this model will need is its title and content. But this model may also have more information, Such as the number of likes, download links, thumbnails, views, and more. When the amount of this information is high, We need to create more columns for the model table, Which if there are too many, Will be difficult. Additionally, Each of these posts may have their own unique information that the rest of the posts do not need. In such cases, This package will help. If we want to explain this package simply: Laravel Meta allows you to store information for each of your models and easily access them without having to create new columns for this information in the database tables. If you still do n","default_branch":null,"files":null,"tree":[],"storefront":"/r/Zoha","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Zoha/laravel-meta/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."}