PHPackages                             canaryphp/canaryphpconservation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. canaryphp/canaryphpconservation

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

canaryphp/canaryphpconservation
===============================

CanaryPHPConservation Simple Conservation Managing for php

v1.0(6y ago)18MITPHPPHP &gt;=5.6.0

Since Dec 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/canaryphp/canaryphpconservation)[ Packagist](https://packagist.org/packages/canaryphp/canaryphpconservation)[ RSS](/packages/canaryphp-canaryphpconservation/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

CanaryPHPConservation Conservations Manager
===========================================

[](#canaryphpconservation-conservations-manager)

Simple file manging for php

Classes Feature
===============

[](#classes-feature)

- Create conservation
- Create message
- Update conservation
- Update message
- Delete conservation
- Delete message
- Get conservations
- Get messages
- Conservation Authenfication

How to Install
--------------

[](#how-to-install)

#### Availlable only with Composer :

[](#availlable-only-with-composer-)

- Command :

```
composer require canaryphp/canaryphpconservation

```

- composer.json

```
{
    "require":{
        "canaryphp/canaryphpconservation"
    }
}
```

- After install read : `CanaryPHP START.md`: [START.md](https://github.com/canaryphp/canaryphp/blob/master/START.md)

### Examples

[](#examples)

1. Create folder `templates`

- Download `templates` folder and move to your project directory: [Download](https://github.com/canaryphp/canaryphpconservation/tree/master/templates)

2. Create file index.php

```

    Chat with aida

```

3. Create contacts.php

```
