Skip to content

Commit 3823317

Browse files
committed
2 parents 0d553b7 + 57a2be4 commit 3823317

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

.github/issue_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- Adldap2 Version: #.#
2-
- LDAP Type: <!-- Active Directory / OpenLDAP / FreeIPA / Sun Directory Server? -->
1+
- LdapRecord Version: #.#
2+
- LDAP Server Type: <!-- Active Directory / OpenLDAP / FreeIPA / Sun Directory Server? -->
33
- PHP Version: #.#
44

55
<!-- **ISSUES WITHOUT THE ABOVE INFORMATION WILL BE CLOSED!** -->

readme.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,14 @@
2727
<a href="https://ldaprecord.com/docs">Documentation</a>
2828
</h4>
2929

30-
- **Up and running in minutes.** Effortlessly connect to your LDAP servers and start running queries & operations in a matter of minutes.
30+
**Up and running in minutes.**
3131

32-
- **Fluent query builder.** Building LDAP queries has never been so easy. Find the objects you're looking for in a couple lines or less with a fluent interface.
32+
Effortlessly connect to your LDAP servers and start running queries & operations in a matter of minutes.
3333

34-
- **Supercharged Active Record.** Create and modify LDAP obects with ease. All LDAP objects are individual models. Simply modify the attributes on the model and save it to persist the changes to your LDAP server.
34+
💡 **Fluent query builder.**
35+
36+
Building LDAP queries has never been so easy. Find the objects you're looking for in a couple lines or less with a fluent interface.
37+
38+
🔥 **Supercharged ActiveRecord.**
39+
40+
Create and modify LDAP obects with ease. All LDAP objects are individual models. Simply modify the attributes on the model and save it to persist the changes to your LDAP server.

0 commit comments

Comments
 (0)