# 100% Последняя глава

Всё, можно перевести дух, вы готовы к реальным проектам.

Теперь можно спокойно сесть и выбрать себе фреймворк по вкусу из множества популярных на данный момент:

* Laravel
* Symfony
* ...

Если у вас есть замечания или дополнения, то я всегда буду рад услышать нотификацию от [GitHub](https://github.com/) о новых pull-request'ах в [репозитории данного учебника](https://github.com/AntonShevchuk/jquery-book).

Если вам понравился данный учебник, то в качестве благодарности принимаются твиты, лайки, звёздочки и всякие другие социальные плюшки.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://antonshevchuk.gitbook.io/php-for-beginners/100_last_chapter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
