tomasienrbc / modelstats
There is no license information available for the latest version (v0.4.6-stable) of this package.
v0.4.6-stable
2016-12-11 22:14 UTC
Requires
- php: >=5.4.0
- illuminate/support: >=4.2
- dev-master
- v0.4.6-stable
- v0.4.5-stable
- v0.4.4-stable
- v0.4.3-stable
- v0.4.2-stable
- v0.4.1-stable
- v0.4.0-stable
- v0.3.8-stable
- v0.3.6-stable
- v0.3.5-stable
- v0.3.4-stable
- v0.3.3-stable
- v0.3.1-stable
- v0.3.0-stable
- v0.2.7-stable
- v0.2.6-stable
- v0.2.5-stable
- v0.2.4-stable
- v0.2.3-stable
- v0.2.2-stable
- v0.2.1-stable
- v0.2.0
- v0.1.9-stable
- v0.1.8-stable
- v0.1.6-stable
- v0.1.5-stable
- v0.1.4-stable
- v0.1.3-stable
- v0.1.2-stable
- v0.1.1-stable
- v0.1-stable
This package is not auto-updated.
Last update: 2024-11-09 19:28:27 UTC
README
A composer package to allow any Laravel project to automatically have a stats page for their data models. All models that are created will be found and the data within them visualized. You can see, for example, how many Users have been created in the last 30 days without writing a line of code.