PHPackages                             llphant/autophp - 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. llphant/autophp

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

llphant/autophp
===============

AutoPHP is a librairy to help you build Generative AI applications agents

2012PHP

Since Dec 30Pushed 1y ago3 watchersCompare

[ Source](https://github.com/LLPhant/AutoPHP)[ Packagist](https://packagist.org/packages/llphant/autophp)[ RSS](/packages/llphant-autophp/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

AutoPHP - An agent PHP framework
================================

[](#autophp---an-agent-php-framework)

You can now make your [AutoGPT](https://github.com/Significant-Gravitas/Auto-GPT) clone in PHP using LLPhant.

Here is a simple example using the SerpApiSearch tool to create an autonomous PHP agent. You just need to describe the objective and add the tools you want to use. We will add more tools in the future.

Here is the simplest example:

```
