https://github.com/dmuth/fivestarstats
Generate statistics on ratings made with the Drupal module "fivestar"
https://github.com/dmuth/fivestarstats
Last synced: about 1 year ago
JSON representation
Generate statistics on ratings made with the Drupal module "fivestar"
- Host: GitHub
- URL: https://github.com/dmuth/fivestarstats
- Owner: dmuth
- License: other
- Created: 2010-09-25T01:00:00.000Z (over 15 years ago)
- Default Branch: main
- Last Pushed: 2020-09-03T22:21:38.000Z (almost 6 years ago)
- Last Synced: 2024-05-02T06:07:31.723Z (about 2 years ago)
- Language: PHP
- Homepage:
- Size: 56.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-why-no-OO.txt
- License: LICENSE.md
Awesome Lists containing this project
README
Q: Why no object-oriented programming here?
A: Drupal is not an OO system. :-) This is intentional.
I recommend reading the essay "Drupal programming from an object-oriented
perspective", which can be found at http://drupal.org/node/547518