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

https://github.com/wujunze/awesome-swoft

A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Swoft ecosystem
https://github.com/wujunze/awesome-swoft

awesome php swoft swoole

Last synced: 12 days ago
JSON representation

A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Swoft ecosystem

Awesome Lists containing this project

README

          

# Awesome Swoft [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Build Status](https://img.shields.io/travis/wujunze/awesome-swoft/master.svg?style=flat)](https://travis-ci.org/wujunze/awesome-swoft)

> A curated list of awesome bookmarks, packages, tutorials, videos and other cool resources from the Swoft ecosystem.

Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)

## Table of Contents

- [Essentials](#essentials)
- [Packages](#packages)
- [Popular Packages](#popular-packages)
- [Development Setup](#development-setup)
- [Application Hosting](#application-hosting)
- [Application Deployment](#application-deployment)
- [Code Snippets](#code-snippets)
- [Articles, Tutorials, Blogs, etc.](#articles-tutorials-blogs-etc)
- [Videos](#videos)
- [Conferences](#conferences)
- [Books](#books)
- [Starter Projects](#starter-projects)
- [Codebases for Reference](#codebases-for-reference)
- [Content Management Systems](#content-management-systems)
- [Podcasts](#podcasts)
- [Community](#community)
- [Jobs](#jobs)
- [Hosted Development Tools](#hosted-development-tools)
- [Miscellaneous](#miscellaneous)

## Essentials

* [Swoft](https://github.com/swoft-cloud/swoft) ([Documentation](https://doc.swoft.org/master/zh-CN/quickstart/development.html))

## Packages

* [Packagist](https://packagist.org/)

## Popular Packages

> This is a list of well-documented, tested packages that are frequently used in Swoft projects. If you're looking for an exhaustive list of PHP packages, then check out the Package Repositories mentioned above.

##### Developer Tools

##### Testing & Debugging

##### Authentication & Authorization

##### Utilities

##### Media & Document Management

##### Integration with Javascript

##### Databases, ORMs, Migrations & Seeding

##### Search

##### APIs

##### Tasks, Commands and Scheduling

* [swoft-task](https://github.com/swoft-cloud/swoft-task) - Task Compoment for Swoft

##### Payments

##### Optimization

* [swoft-aop-cache](https://github.com/limingxinleo/swoft-aop-cacheable) - Aop Cache for Swoft

##### Monitoring

##### Localization

##### Third-party Service Integration

## Development Setup

* [swoft-docker](https://github.com/swoft-cloud/swoft-docker) - Docker PHP development environment for swoft

## Application Hosting

## Application Deployment

## Code Snippets

## Articles, Tutorials, Blogs etc.

* [Swoft special](https://segmentfault.com/blog/swoft)

## Videos

## Conferences

##### Videos

## Books

## Starter Projects

## Codebases for Reference

## Content Management Systems

## Podcasts

## Community

##### Local User Groups

##### Meetups

## Jobs

## Hosted Development Tools

## Miscellaneous

## Contributing

Found an awesome package, blog, course or video? Send me a pull request!

#### Guidelines

* Please make an individual pull request for each suggestion
* Make sure the Travis tests pass on your pull request
* Use the following format for links: \[Resource\]\(URL\)
* Want to suggest a package? Read the [Contribution Guide](https://github.com/wujunze/awesome-swoft/blob/master/CONTRIBUTING.md)
* New categories or improvements to the existing categorization are welcome

## License

[![CC BY 4.0](https://licensebuttons.net/l/by/4.0/88x31.png)](https://creativecommons.org/licenses/by/4.0/)

Awesome Swoft is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).