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

https://github.com/yaodingyd/php-practice


https://github.com/yaodingyd/php-practice

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# php-practice

This includes some of my PHP implementations.

## Sitemap Generator
Generate sitemap.xml and auto submit to Google.

## Session Management
User authentication and max same account user logins limit.