An open API service indexing awesome lists of open source software.

https://github.com/tox82/php-hamster

A tiny but (almost) funcional php port for project hamster
https://github.com/tox82/php-hamster

Last synced: about 1 year ago
JSON representation

A tiny but (almost) funcional php port for project hamster

Awesome Lists containing this project

README

          

# PHP HAMSTER
This is a totaly unofficial php port of project hamster. I've used it for many years, loved it, needed it and missed it when it became unmaintained... so I've re-made it.

## INSTALLATION
1. Import the db
2. Copy config.default.php to config.php
3. Edit config.php as you need
4. Happy debugging!

## IS IT READY TO BE USED?
Well, almost. You'll need to tweak something probably. If you do, please send a pull request

## IS IT MULTILANGUAGE?
Yes indeed. You can use it in english or italian

## IS IT MULTIUSER?
Sort of. It is multiuser by design, but not thoroughly tested.

## WHAT DOES IT LOOK LIKE?
A bit like the good old [Project Hamster](http://projecthamster.org), actually :)

![home](https://user-images.githubusercontent.com/659492/103142397-a0e80900-4702-11eb-94e7-28107626e77b.png)
![add-edit](https://user-images.githubusercontent.com/659492/103142396-a04f7280-4702-11eb-8a36-4e9fd04fbcdc.png)
![activities](https://user-images.githubusercontent.com/659492/103142395-9fb6dc00-4702-11eb-8643-fdde527c0f8c.png)
![totals](https://user-images.githubusercontent.com/659492/103142398-a0e80900-4702-11eb-8d42-8e6c1a3caf03.png)