https://github.com/flipboxfactory/craft-sortable-associations
DEPRECATED: Common Sortable Association Classes for Craft CMS
https://github.com/flipboxfactory/craft-sortable-associations
Last synced: 12 months ago
JSON representation
DEPRECATED: Common Sortable Association Classes for Craft CMS
- Host: GitHub
- URL: https://github.com/flipboxfactory/craft-sortable-associations
- Owner: flipboxfactory
- License: mit
- Created: 2018-03-13T06:39:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T04:54:07.000Z (about 8 years ago)
- Last Synced: 2025-01-03T15:25:57.070Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Common Sortable Association Classes for Craft CMS
[](https://github.com/flipboxfactory/craft-sortable-associations/releases)
[](LICENSE.md)
[](https://travis-ci.org/flipboxfactory/craft-sortable-associations)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-sortable-associations/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-sortable-associations)
[](https://packagist.org/packages/flipboxfactory/craft-sortable-associations)
This package provides a set of services, queries and records for sortable, simple relationships.
## Installation
To install, use composer:
```
composer require flipboxfactory/craft-sortable-associations
```
## Testing
``` bash
$ ./vendor/bin/phpunit
```
## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/craft-sortable-associations/blob/master/CONTRIBUTING.md) for details.
## Credits
- [Flipbox Digital](https://github.com/flipbox)
## License
The MIT License (MIT). Please see [License File](https://github.com/flipboxfactory/craft-sortable-associations/blob/master/LICENSE) for more information.